home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / arexx / wac.rdm < prev    next >
Text File  |  1996-05-20  |  933b  |  27 lines

  1. Short:    WAC (What?! Another Calendar?!)
  2. Author:   mtanzer@netspace.net.au (Michael Tanzer)
  3. Uploader: mtanzer@netspace.net.au (Michael Tanzer)
  4. Type:     util/rexx
  5.  
  6. WAC ('What?! Another Calendar?!') is a calendar utility written in Rexx.
  7.  
  8. File contents:
  9.  
  10.     WAC
  11.     WAC.info
  12.     WAC.Doc
  13.     WAC.Doc.info
  14.  
  15. WAC is a calendar.  It's not a clock.  It's not a diary.  Just a calendar.
  16. It has virtually no CPU overheads while it is active because the only time
  17. it does anything is when you change the month or year being displayed.
  18.  
  19. WAC can display a single month or (if your screen is large enough) an entire
  20. year.  The mode (month or year) and window positions can be saved so that
  21. the windows will appear wherever you want them when you run WAC.
  22.  
  23. WAC runs asynchronously, so you can run it without tying up a shell.
  24.  
  25. Best of all, WAC is written in Rexx, so if you want to add or change a
  26. feature, you can do it easily.  And it's free.
  27.